QuickOPC User's Guide and Reference
UAAttributeData<TValue> Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Generic Namespace > UAAttributeData<TValue> Class : UAAttributeData<TValue> Constructor
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, with given value.  
Initializes a new instance of the class, making a copy of a non-generic existing instance.  
Initializes a new instance of the class, making a copy of an existing instance.  
Initializes a new instance of the class, with given value and status code.  
Initializes a new instance of the class, with given value, status code and source timestamp.  
Initializes a new instance of the class, with given value, status code, source timestamp, and server timestamp.  
Initializes a new instance of the class, with given value, status code and source timestamp.  
Initializes a new instance of the class, with given value, status code, source timestamp, and server timestamp.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also